REGISTER NET DLL
This command will register an .Net Dll on the user's system. Be aware that the user requires administration or power user rights in order to successfully register or unregister a Dll.
ARGUMENTS:
* Dll name = The name of the Dll to register.
RETURNS:
If the registration was successful 1 is return, otherwise 0
SYNTAX
Return Integer=REGISTER NET DLL(Dll name)
REGISTER NET DLL Dll name
RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File
